Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

This PR contains the following updates:

Package Change Age Confidence
got 14.4.7 -> 14.6.0 age confidence

Release Notes

sindresorhus/got (got)

v14.6.0

Compare Source

v14.5.0

Compare Source

  • Add retry.enforceRetryRules option to fix statusCodes/limit bypassing 7c0aee6
  • Add support for serverName HTTPS option cdaab63
  • Add preserveHooks option for retryWithMergedOptions 1abeba4
  • Support Iterable and AsyncIterable as request body b65b0e1
  • Fix hang on revalidated cached responses 2ab94fd
  • Fix handling of FormData getLength errors a2812de
  • Fix downloadProgress firing for redirect responses 9ec6ff0
  • Fix TypeScript type definition for retry event's createRetryStream parameter e899c07
  • Fix validation to accept false as agent value 6961284
  • Fix HTTP/2 memory leak from timeout listeners with connection reuse d1d4ed2
  • Fix QuickLRU v7+ compatibility 23d0b6b
  • Fix it not using HTTP/2 connection reuse by default 724d592
  • Fix hang with stream requests without body for methods like OPTIONS dc4f1e3

v14.4.9

Compare Source

  • Fix hang with responses containing content-encoding headers but no body cc434bc

v14.4.8

Compare Source

  • Fix infinite loop when retrying with request.options in afterResponse hook dad6a91


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 14, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 33 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 56, reused 0, downloaded 0, added 0
packages/libraries/core                  |  WARN  deprecated @apollo/[email protected]
Progress: resolved 85, reused 0, downloaded 0, added 0
Progress: resolved 127, reused 0, downloaded 0, added 0
packages/services/policy                 |  WARN  deprecated [email protected]
Progress: resolved 165, reused 0, downloaded 0, added 0
Progress: resolved 208, reused 0, downloaded 0, added 0
packages/web/app                         |  WARN  deprecated @graphql-codegen/[email protected]
packages/web/app                         |  WARN  deprecated @types/[email protected]
Progress: resolved 278, reused 0, downloaded 0, added 0
Progress: resolved 335, reused 0, downloaded 0, added 0
Progress: resolved 358, reused 0, downloaded 0, added 0
Progress: resolved 367, reused 0, downloaded 0, added 0
Progress: resolved 371, reused 0, downloaded 0, added 0
Progress: resolved 468, reused 0, downloaded 0, added 0
Progress: resolved 643, reused 0, downloaded 0, added 0
Progress: resolved 769, reused 0, downloaded 0, added 0
Progress: resolved 860, reused 0, downloaded 0, added 0
Progress: resolved 935, reused 0, downloaded 0, added 0
Progress: resolved 1054, reused 0, downloaded 0, added 0
Progress: resolved 1078, reused 0, downloaded 0, added 0
Progress: resolved 1126, reused 0, downloaded 0, added 0
Progress: resolved 1143, reused 0, downloaded 0, added 0
Progress: resolved 1219, reused 0, downloaded 0, added 0
Progress: resolved 1232, reused 0, downloaded 0, added 0
Progress: resolved 1285, reused 0, downloaded 0, added 0
Progress: resolved 1307, reused 0, downloaded 0, added 0
Progress: resolved 1315, reused 0, downloaded 0, added 0
Progress: resolved 1338, reused 0, downloaded 0, added 0
Progress: resolved 1366, reused 0, downloaded 0, added 0
Progress: resolved 1535, reused 0, downloaded 0, added 0
Progress: resolved 1757, reused 0, downloaded 0, added 0
Progress: resolved 2008, reused 0, downloaded 0, added 0
Progress: resolved 2113, reused 0, downloaded 0, added 0
Progress: resolved 2316, reused 0, downloaded 0, added 0
Progress: resolved 2510, reused 0, downloaded 0, added 0
Progress: resolved 2666, reused 0, downloaded 0, added 0
Progress: resolved 2848, reused 0, downloaded 0, added 0
Progress: resolved 3033, reused 0, downloaded 0, added 0
Progress: resolved 3252, reused 0, downloaded 0, added 0
Progress: resolved 3413, reused 0, downloaded 0, added 0
 ERR_PNPM_UNUSED_PATCH  The following patches were not used: [email protected]

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.

Copy link
Contributor

coderabbitai bot commented Sep 14, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/got-14.x branch from 7937220 to be66fa9 Compare September 17, 2025 12:28
@renovate renovate bot changed the title chore(deps): update dependency got to v14.4.8 chore(deps): update dependency got to v14.4.9 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/got-14.x branch from be66fa9 to e8be93f Compare September 25, 2025 15:59
@renovate renovate bot force-pushed the renovate/got-14.x branch from e8be93f to 17bf933 Compare October 10, 2025 08:56
@renovate renovate bot changed the title chore(deps): update dependency got to v14.4.9 chore(deps): update dependency got to v14.5.0 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/got-14.x branch from 17bf933 to 2111b93 Compare October 16, 2025 16:59
@renovate renovate bot changed the title chore(deps): update dependency got to v14.5.0 chore(deps): update dependency got to v14.6.0 Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants